[INFO] cloning repository https://github.com/kb10uy/declavatar
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kb10uy/declavatar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fdeclavatar", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fdeclavatar'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 959c020c4f99f7e66a9f33dde89e81032e95009e
[INFO] fixing kb10uy/declavatar against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkb10uy%2Fdeclavatar" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kb10uy/declavatar
[INFO] finished tweaking git repo https://github.com/kb10uy/declavatar
[INFO] tweaked toml for git repo https://github.com/kb10uy/declavatar written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kb10uy/declavatar on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kb10uy/declavatar already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded static_vcruntime v2.0.0
[INFO] [stderr]   Downloaded archery v1.2.0
[INFO] [stderr]   Downloaded rpds v1.1.0
[INFO] [stderr]   Downloaded strfmt v0.2.4
[INFO] [stderr]   Downloaded gumdrop_derive v0.7.0
[INFO] [stderr]   Downloaded ketos_derive v0.12.0
[INFO] [stderr]   Downloaded triomphe v0.1.13
[INFO] [stderr]   Downloaded mortal v0.2.4
[INFO] [stderr]   Downloaded smallstr v0.2.0
[INFO] [stderr]   Downloaded csbindgen v1.9.2
[INFO] [stderr]   Downloaded gumdrop v0.7.0
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded linefeed v0.6.0
[INFO] [stderr]   Downloaded ketos v0.12.0
[INFO] [stderr]   Downloaded cbindgen v0.26.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 66f68cfa6bc6aac125c383dff382e3000c9bd3bbf5b72006a8829bfeae2f80a8
[INFO] running `Command { std: "docker" "start" "66f68cfa6bc6aac125c383dff382e3000c9bd3bbf5b72006a8829bfeae2f80a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66f68cfa6bc6aac125c383dff382e3000c9bd3bbf5b72006a8829bfeae2f80a8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "66f68cfa6bc6aac125c383dff382e3000c9bd3bbf5b72006a8829bfeae2f80a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "66f68cfa6bc6aac125c383dff382e3000c9bd3bbf5b72006a8829bfeae2f80a8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling static_vcruntime v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking smallstr v0.2.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking triomphe v0.1.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]    Compiling declavatar v0.36.0 (/opt/rustwide/workdir/declavatar)
[INFO] [stderr]     Checking archery v1.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking rpds v1.1.0
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling cbindgen v0.26.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking proc-macro2 v1.0.86
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]    Compiling declavalidate v0.36.0 (/opt/rustwide/workdir/declavalidate)
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking dirs v1.0.5
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking clap_builder v4.5.9
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking declavatar-derive v0.36.0 (/opt/rustwide/workdir/declavatar-derive)
[INFO] [stderr]     Checking mortal v0.2.4
[INFO] [stderr]    Compiling gumdrop_derive v0.7.0
[INFO] [stderr]    Compiling ketos_derive v0.12.0
[INFO] [stderr]     Checking linefeed v0.6.0
[INFO] [stderr]    Compiling csbindgen v1.9.2
[INFO] [stderr]     Checking gumdrop v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]     Checking ketos v0.12.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking thiserror v1.0.62
[INFO] [stderr]     Checking clap v4.5.9
[INFO] [stderr]     Checking serde v1.0.204
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rstest v0.21.0
[INFO] [stderr]     Checking serde_json v1.0.120
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling declavac v0.36.0 (/opt/rustwide/workdir/declavac)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.79s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "66f68cfa6bc6aac125c383dff382e3000c9bd3bbf5b72006a8829bfeae2f80a8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66f68cfa6bc6aac125c383dff382e3000c9bd3bbf5b72006a8829bfeae2f80a8", kill_on_drop: false }`
[INFO] [stdout] 66f68cfa6bc6aac125c383dff382e3000c9bd3bbf5b72006a8829bfeae2f80a8
